home *** CD-ROM | disk | FTP | other *** search
/ Let's Explore Space Missions / Let's Explore Space Missions.iso / pc / program / 459da.dxr / Internal_65.ls < prev    next >
Encoding:
Text File  |  1997-12-04  |  204 b   |  10 lines

  1. on exitFrame
  2.   if the windowList = [] then
  3.     hCheckRollover(the mouseCast, the rollOver)
  4.     hCheckMusicPlaying()
  5.   end if
  6.   hCheckMusicPlaying()
  7.   set the visible of sprite 43 to 1
  8.   go(the frame)
  9. end
  10.